---
category: overview
heading: 'Overview'
---

&#8202;<span class="project-name">noodle</span> is a Node.js server and module for querying and scraping data from web documents. It features:  

- Cross domain document querying (html, json, xml, atom, rss feeds)
- Server supports querying via JSONP and JSON POST
- Multiple queries per request
- Access to queried server headers
- Allows for POSTing to web documents
- In memory caching for query results and web documents